home *** CD-ROM | disk | FTP | other *** search
/ La Bible Des... Jeux / La Bible des... Jeux.iso / Les Sharewares / Educatifs / A Panda is for Life... / Musical Panda / Musical Panda.6 / 00140.ls < prev    next >
Encoding:
Text File  |  1995-12-03  |  227 b   |  10 lines

  1. on enterFrame
  2.   global CLOCK
  3.   unLoad(label("main"), label("main") + 3)
  4.   puppetSound(0)
  5.   set CLOCK to the number of cast "c11"
  6.   puppetSprite(3, 1)
  7.   set the castNum of sprite 3 to the number of cast "c00"
  8.   startTimer()
  9. end
  10.